home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if the timer > 1148 then
- go(the frame + 1)
- else
- go(the frame)
- end if
- end
-
- on mouseUp
- global check, count, chk1, chk2, chk3, chk4, chk5, chk6, chk7
- set check to 1
- set count to 0
- set chk1 to 1
- set chk2 to 1
- set chk3 to 1
- set chk4 to 1
- set chk5 to 1
- set chk6 to 1
- set chk7 to 1
- sound stop 1
- go(54)
- end
-